home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2003 November / PCWK1103B.iso / CINEBENCH 2003 / resource / res / description / KEbase.h < prev    next >
C/C++ Source or Header  |  2003-02-27  |  146b  |  11 lines

  1. #ifndef _KEBASE_H_
  2. #define _KEBASE_H_
  3.  
  4. enum
  5. {
  6.     ID_KEYPROPERTIES            = 807,
  7.     ID_BASEKEY_NAME                = 900,
  8.     ID_BASEKEY_TIME             = 901
  9. };
  10.  
  11. #endif